test(e2e): stop using custom e2e binary builds#2000
Merged
Conversation
SDAChess
requested review from
a team,
derekwaynecarr,
maxamillion and
mrunalp
as code owners
June 25, 2026 12:17
|
Label |
Collaborator
Author
|
/ok-to-test 3e88ce8 |
elezar
reviewed
Jun 25, 2026
elezar
reviewed
Jun 25, 2026
elezar
reviewed
Jun 25, 2026
elezar
reviewed
Jun 25, 2026
SDAChess
force-pushed
the
sscatton/remove-custom-e2e-checks-features
branch
from
June 25, 2026 12:36
3e88ce8 to
b650186
Compare
Collaborator
Author
|
/ok-to-test b650186 |
SDAChess
force-pushed
the
sscatton/remove-custom-e2e-checks-features
branch
from
June 25, 2026 12:41
b650186 to
0e60cc6
Compare
elezar
reviewed
Jun 25, 2026
elezar
reviewed
Jun 25, 2026
elezar
reviewed
Jun 25, 2026
SDAChess
force-pushed
the
sscatton/remove-custom-e2e-checks-features
branch
2 times, most recently
from
June 25, 2026 12:51
0181858 to
c529764
Compare
Collaborator
Author
|
/ok-to-test c529764 |
elezar
reviewed
Jun 25, 2026
Remove the production-crate dev-settings feature so e2e tests build the same gateway, CLI, and supervisor binaries that we ship. Move settings coverage from dummy test-only keys to the production ocsf_json_enabled setting. Signed-off-by: Simon Scatton <sscatton@nvidia.com>
SDAChess
force-pushed
the
sscatton/remove-custom-e2e-checks-features
branch
from
June 25, 2026 12:58
c529764 to
c3d83d2
Compare
Collaborator
Author
|
/ok-to-test c3d83d2 |
elezar
enabled auto-merge (squash)
June 25, 2026 13:01
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Remove the production-crate dev-settings feature so e2e tests build the same gateway, CLI, and supervisor binaries that we ship. Move settings coverage from dummy test-only keys to the production ocsf_json_enabled setting.